| Total Complexity | 57 |
| Dependencies | 23 |
| Dependents | 8 |
| Total lines | 412 |
| Lines of code | 273 |
| Logical lines of code | 159 |
| Comment lines | 53 |
| Methods | 14 |
| Properties | 11 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| handleCreatingOrUpdatingSubscriber() | 32 | 29 | 92 | |
| createOrUpdateSubscriber() | 53 | 7 | 25 | |
| insertSubscribers() | 50 | 3 | 30 | |
| synchronizeUser() | 58 | 4 | 14 | |
| removeUpdatedSubscribersWithInvalidEmail() | 61 | 3 | 12 | |
| synchronizeUsers() | 55 | 2 | 21 | |
| updateSubscribersEmails() | 56 | 2 | 18 | |
| __construct() | 60 | 1 | 13 | |
| updateFirstNames() | 64 | 1 | 11 | |
| updateLastNames() | 64 | 1 | 11 | |
| deleteSubscriber() | 77 | 1 | 4 | |
| updateFirstNameIfMissing() | 65 | 1 | 10 | |
| insertUsersToSegment() | 65 | 1 | 9 | |
| removeOrphanedSubscribers() | 82 | 1 | 3 |